#
# New Order West COREed events - Yogi's NO pack modification
# modified 09/03/2004
#


##################################################################
#A European New Order - #Vichy France exists, Free France doesn't
##################################################################

event = { 
	id = 5100
	random = no
	country = GER
	trigger = { 

			random = 15 # Some random chance 

			exists = VIC # Vichy France has been set up

			control = { province = 499 data = GER } #London must be German-held


			#Possible other Axis control other UK key areas

			NOT = {					

				control = { province = 486 data = ENG }
				control = { province = 487 data = ENG }
				control = { province = 488 data = ENG }
				control = { province = 493 data = ENG }
				control = { province = 497 data = ENG }
				control = { province = 1099 data = ENG }
				control = { province = 1100 data = ENG }
				control = { province = 1102 data = ENG }

				exists = FRA

				# New condition - USA can't be allied

				alliance = { country = ENG country = USA }

				OR = {
					event = 5100
					event = 5101
					event = 5102
				}

			}
	}

	name = "A European New Order?"
	desc = "With Britain soundly defeated, it is time to replace the provisional peace with France with a more permanent European New Order. The Foreign Ministry has prepared a treaty in which Germany will keep Elsass and Lothringen and regain the colonies lost in the Great War, as well as some new colonial land. Iraq will become a Reich Protectorate. Italy will gain Malta, Cyprus, British and French Somaliland and Egypt as a puppet, while  Spain will get Gibraltar. Occupied France will be returned to the Vichy Government and a puppet regime set up in London under Oswald Mosely. Ireland and Argentina will be offered the Ulster and the Falklands respectively, hopefully bringing them closer to Germany. Do you want to institute this New Order now?"

	style = 0

	date = { day = 1 month = january year = 1936 }

	offset = 10 # Check for trigger conditions every 10 days

	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "A New Order!"
		command = { type = dissent value = -20 }
		command = { type = influence value = 50 } #mastery of Europe insures lots of diplomatic leverage
		command = { type = secedeprovince which = VIC value = 950 }
		command = { type = secedeprovince which = VIC value = 948 }	
		command = { type = secedeprovince which = VIC value = 922 }	
		command = { type = secedeprovince which = VIC value = 918 }	
		command = { type = secedeprovince which = VIC value = 919 }	
		command = { type = secedeprovince which = VIC value = 518 }	
		command = { type = secedeprovince which = VIC value = 520 }	
		command = { type = secedeprovince which = VIC value = 522 }	
		command = { type = secedeprovince which = VIC value = 524 }	
		command = { type = secedeprovince which = VIC value = 525 }	
		command = { type = secedeprovince which = VIC value = 526 }	
		command = { type = secedeprovince which = VIC value = 527 } #Paris
		command = { type = secedeprovince which = VIC value = 528 }	
		command = { type = secedeprovince which = VIC value = 529 }	
		command = { type = secedeprovince which = VIC value = 531 }	
		command = { type = secedeprovince which = VIC value = 532 }	
		command = { type = secedeprovince which = VIC value = 533 }	
		command = { type = secedeprovince which = VIC value = 534 }	
		command = { type = secedeprovince which = VIC value = 535 }	
		command = { type = secedeprovince which = VIC value = 536 }	
		command = { type = secedeprovince which = VIC value = 537 }	
		command = { type = secedeprovince which = VIC value = 538 }	
		command = { type = secedeprovince which = VIC value = 539 }	
		command = { type = secedeprovince which = VIC value = 543 }	
		command = { type = secedeprovince which = VIC value = 544 }	
		command = { type = secedeprovince which = VIC value = 556 }
		command = { type = trigger which = 5106 } # VIC Vichy European New Order event
		command = { type = trigger which = 5107 } # ENG English European New Order event
		command = { type = trigger which = 5119 } # IRE Ireland in the Axis?
		command = { type = trigger which = 5121 } # ARG Falklands to Argentina?
		command = { type = make_puppet which = IRQ } #Puppets Iraq
		command = { type = coup_nation which = IRQ } #Installs Golden Square Iraqi government
	}

	action_b = {
		name = "It will have to wait until total victory is ours."
		command = { type = dissent value = 5 } 
	}
}

##################################################################
#A European New Order - #Vichy France & Free France exist
##################################################################
event = { 
	id = 5101
	random = no
	country = GER
	trigger = { 

			random = 15 # Same as above

			exists = VIC
			exists = FRA

			control = { province = 499 data = GER } #London must be German-held

			NOT = {					#Possible other Axis control other UK key areas
				control = { province = 486 data = ENG }
				control = { province = 487 data = ENG }
				control = { province = 488 data = ENG }
				control = { province = 493 data = ENG }
				control = { province = 497 data = ENG }
				control = { province = 1099 data = ENG }
				control = { province = 1100 data = ENG }
				control = { province = 1102 data = ENG }

				# New condition - USA can't be allied

				alliance = { country = ENG country = USA }

				OR = {
					event = 5100
					event = 5101
					event = 5102
				}
			}
	}

	name = "A European New Order?"
	desc = "With Britain soundly defeated, it is time to replace the provisional peace with France with a more permanent European New Order. The Foreign Ministry has prepared a treaty in which Germany will keep Elsass and Lothringen and regain the colonies lost in the Great War, as well as some new colonial land. Iraq will become a Reich Protectorate. Italy will gain Malta, Cyprus, British and French Somaliland and Egypt as a puppet, while  Spain will get Gibraltar. Occupied France will be returned to the Vichy Government and a puppet regime set up in London under Oswald Mosely. Ireland and Argentina will be offered the Ulster and the Falklands respectively, hopefully bringing them closer to Germany. Do you want to institute this New Order now?"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every 10 days
	deathdate = { day = 30 month = december year = 1947 }
	

	action_a = {
		name = "A New Order!"
		command = { type = dissent value = -20 }
		command = { type = influence value = 50 } #mastery of Europe insures lots of diplomatic leverage
		command = { type = trigger which = 5103 } # FRA Free France European New Order event
		command = { type = trigger which = 5106 } # VIC Vichy European New Order event
		command = { type = trigger which = 5107 } # ENG English European New Order event
		command = { type = trigger which = 5119 } # IRE Ireland in the Axis?
		command = { type = trigger which = 5121 } # ARG Falklands to Argentina?
		command = { type = make_puppet which = IRQ } #Puppets Iraq
		command = { type = coup_nation which = IRQ } #Installs Golden Square Iraqi government
	}
	action_b = {
		name = "It will have to wait until total victory is ours."
		command = { type = dissent value = 5 } 
	}
}
##################################################################
#A European New Order - #Vichy France doesn't exist
##################################################################
event = { 
	id = 5102
	random = no
	country = GER
	trigger = { 

			random = 15 # Same as above

			puppet = { country = FRA country = GER } # France is German puppet

			control = { province = 499 data = GER } #London must be German-held

			NOT = {					#Possible other Axis control other UK key areas
				control = { province = 486 data = ENG }
				control = { province = 487 data = ENG }
				control = { province = 488 data = ENG }
				control = { province = 493 data = ENG }
				control = { province = 497 data = ENG }
				control = { province = 1099 data = ENG }
				control = { province = 1100 data = ENG }
				control = { province = 1102 data = ENG }

				# New condition - USA can't be allied

				alliance = { country = ENG country = USA }

				OR = {
					event = 5100
					event = 5101
					event = 5102
				}
			}
	}
	name = "A European New Order?"
	desc = "With Britain soundly defeated, it is time to replace the provisional peace with France with a more permanent European New Order. The Foreign Ministry has prepared a treaty in which Germany will keep Elsass and Lothringen and regain the colonies lost in the Great War, as well as some new colonial land. Iraq will become a Reich Protectorate. Italy will gain Malta, Cyprus, British and French Somaliland and Egypt as a puppet, while  Spain will get Gibraltar. Occupied France will be returned to the Vichy Government and a puppet regime set up in London under Oswald Mosely. Ireland and Argentina will be offered the Ulster and the Falklands respectively, hopefully bringing them closer to Germany. Do you want to institute this New Order now?"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every 10 days
	deathdate = { day = 30 month = december year = 1947 }
	

	action_a = {
		name = "A New Order!"
		command = { type = dissent value = -20 }
		command = { type = influence value = 50 } #mastery of Europe insures lots of diplomatic leverage
		command = { type = trigger which = 5105 } # FRA France without Vichy European New Order event
		command = { type = trigger which = 5107 } # ENG English European New Order event
		command = { type = trigger which = 5119 } # IRE Ireland in the Axis?
		command = { type = trigger which = 5121 } # ARG Falklands to Argentina?
		command = { type = make_puppet which = IRQ } #Puppets Iraq
		command = { type = coup_nation which = IRQ } #Installs Golden Square Iraqi government
	}
	action_b = {
		name = "It will have to wait until total victory is ours."
		command = { type = dissent value = 5 } 
	}
}
##################################################################
#A European New Order - #Free France event with Vichy
##################################################################
event = { 
	id = 5103
	random = no
	country = FRA

	#triggered by GER5101


	name = "Germany signs peace with Ptain!"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with their French and British collaborator regimes. As a part of this agreement, they are turning over occupied France to Ptain. This has greatly increased the legitimacy of the collaborator government in the eyes of the French people."

	style = 0

	action_a = {
		name = "Merde!"
		command = { } #this is a flag event
	}
}
##################################################################
#A European New Order - Free France returns to the fold
##################################################################
event = { 
	id = 5104
	random = no
	country = VIC

	#triggered by FRA5130 or FRA5131 


	name = "Free France returns to the fold"
	desc = "Representatives of the Free French government in exile have approached us offering to end the fight and acknowledge the government of Marechal Ptain in return for amnesty. Thank God that this war of brothers is over!"

	style = 0

	action_a = {
		name = "OK"
		command = { type = dissent value = -5 } 
		command = { type = inherit which = FRA }
		command = { type = capital which = 527 } # capital returns to Paris
	}
}
##################################################################
#A European New Order - #France event without Vichy
##################################################################
event = { 
	id = 5105
	random = no
	country = FRA

	#triggered by GER5102


	name = "A European New Order!"
	desc = "With Britain soundly defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and France. As would be expected the Germans are not returning Alsace-Lorraine and we will have to return their old African colonies, and give up some of our own."

	style = 0

	action_a = {
		name = "OK"
		command = { type = secedeprovince which = GER value = 1011 } #MOROCCO
		command = { type = secedeprovince which = GER value = 1012 }	
		command = { type = secedeprovince which = GER value = 1006 }	
		command = { type = secedeprovince which = GER value = 1022 }	
		command = { type = secedeprovince which = GER value = 1023 }	
		command = { type = secedeprovince which = GER value = 1007 }
	
		command = { type = secedeprovince which = GER value = 1060 } #TOGO & DAHOMEY	
		command = { type = secedeprovince which = GER value = 1061 }
	
		command = { type = secedeprovince which = GER value = 1111 } #KAMERUN
		command = { type = secedeprovince which = GER value = 1116 }
		command = { type = secedeprovince which = GER value = 1117 }
		command = { type = secedeprovince which = GER value = 1118 }
		command = { type = secedeprovince which = GER value = 1120 }

		command = { type = secedeprovince which = ITA value = 1081 } #TUNISIA
		command = { type = secedeprovince which = ITA value = 1083 }

		command = { type = secedeprovince which = ITA value = 1289 } #FRENCH SOMALILAND (DJIBOUTI)
	}
}
##################################################################
#A European New Order - #Vichy France event
##################################################################
event = { 
	id = 5106
	random = no
	country = VIC

	#triggered by GER#5100 or GER#5101


	name = "A European New Order!"
	desc = "With Britain soundly defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to us. This has greatly increased the legitimacy of our government in the eyes of the French people. As would be expected the Germans are not returning Alsace-Lorraine and we will have to return their old African colonies, and give up some of our own."

	style = 0

	action_a = {
		name = "OK"
		command = { type = dissent value = -10 } 
		command = { type = addcore which = 950 }
		command = { type = addcore which = 948 }	
		command = { type = addcore which = 922 }	
		command = { type = addcore which = 918 }	
		command = { type = addcore which = 919 }	
		command = { type = addcore which = 518 }	
		command = { type = addcore which = 520 }	
		command = { type = addcore which = 522 }	
		command = { type = addcore which = 524 }	
		command = { type = addcore which = 525 }	
		command = { type = addcore which = 526 }	
		command = { type = addcore which = 527 } #Paris
		command = { type = addcore which = 528 }	
		command = { type = addcore which = 529 }	
		command = { type = addcore which = 531 }	
		command = { type = addcore which = 532 }	
		command = { type = addcore which = 533 }	
		command = { type = addcore which = 534 }	
		command = { type = addcore which = 535 }	
		command = { type = addcore which = 536 }	
		command = { type = addcore which = 537 }	
		command = { type = addcore which = 538 }	
		command = { type = addcore which = 539 }	
		command = { type = addcore which = 543 }	
		command = { type = addcore which = 544 }	
		command = { type = addcore which = 556 }
		command = { type = capital which = 527 } #Capital returns to Paris

		command = { type = secedeprovince which = GER value = 1011 } #MOROCCO
		command = { type = secedeprovince which = GER value = 1012 }	
		command = { type = secedeprovince which = GER value = 1006 }	
		command = { type = secedeprovince which = GER value = 1022 }	
		command = { type = secedeprovince which = GER value = 1023 }	
		command = { type = secedeprovince which = GER value = 1007 }
	
		command = { type = secedeprovince which = GER value = 1060 } #TOGO & DAHOMEY	
		command = { type = secedeprovince which = GER value = 1061 }
	
		command = { type = secedeprovince which = GER value = 1111 } #KAMERUN
		command = { type = secedeprovince which = GER value = 1116 }
		command = { type = secedeprovince which = GER value = 1117 }
		command = { type = secedeprovince which = GER value = 1118 }
		command = { type = secedeprovince which = GER value = 1120 }

		command = { type = secedeprovince which = ITA value = 1081 } #TUNISIA
		command = { type = secedeprovince which = ITA value = 1083 }

		command = { type = secedeprovince which = ITA value = 1289 } #FRENCH SOMALILAND (DJIBOUTI)
	}
}

##################################################################
#A European New Order - #British event
##################################################################
event = { 
	id = 5107
	random = no
	country = ENG

	#triggered by GER#5100, GER#5101 or GER#5102


	name = "A European New Order!"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and France. As a part of this agreement, they are returning control of occupied France. Like the French, We will have to return the ex-German colonies in Africa, and give up some of our own. We will also have to try to convince the rest of the Empire to accept peace with the Axis. Also, the people are so embittered about the defeat in the war and the loss of colonies, we will have to have a change of cabinet."

	style = 0

	action_a = {
		name = "OK"
		command = { type = access which = GER }
		command = { type = peace which = GER value = 1 } #to avoid hardcoded taking over of UK land by allies
		command = { type = peace which = JAP value = 1 } #to avoid an Axis-Japan war
		command = { type = leave_alliance }

		command = { type = dissent value = 20 } 

		command = { type = secedeprovince which = GER value = 1054 } #GOLD COAST
		command = { type = secedeprovince which = GER value = 1057 }
	
		command = { type = secedeprovince which = GER value = 1065 } #PART OF NIGERIA
	
		command = { type = secedeprovince which = GER value = 1309 } #TANGANYIKA & ZANZIBAR
		command = { type = secedeprovince which = GER value = 1310 }	
		command = { type = secedeprovince which = GER value = 1311 }
		command = { type = secedeprovince which = GER value = 37 }
	
		command = { type = secedeprovince which = GER value = 1304 } #UGANDA	

		command = { type = secedeprovince which = GER value = 1306 } #KENYA
		command = { type = secedeprovince which = GER value = 1307 }
		command = { type = secedeprovince which = GER value = 1308 }
		command = { type = secedeprovince which = GER value = 1301 }

		command = { type = secedeprovince which = ITA value = 1287 } #BRIT.SOMALILAND

		command = { type = secedeprovince which = ITA value = 1209 } #CYPRUS

		command = { type = secedeprovince which = ITA value = 896 } #MALTA

		command = { type = secedeprovince which = SPA value = 989 } #GIBRALTAR (only if nationalist Spain exists)

		command = { type = secedeprovince which = IRQ value = 1278 } #KUWAIT (Iraq will become a German puppet)
		command = { type = end_mastery which = IRQ }

		command = { type = independence which = EGY value = 1 } #EGYPT BECOMES INDEPENDENT

		command = { type = trigger which = 5110 } # AST
		command = { type = secedeprovince which = CAN value = 168 } #Newfoundland to Canada
		command = { type = trigger which = 5111 } # CAN
		command = { type = trigger which = 5112 } # NZL
		command = { type = trigger which = 5113 } # SAF
		command = { type = trigger which = 5114 } # ITA (puppets Egypt)
		command = { type = trigger which = 6513 } # Yemen (in new_order_independence)
		command = { type = trigger which = 6515 } # Nepal (in new_order_independence)
		command = { type = trigger which = 6517 } # Bhutan (in new_order_independence)
	}
}

#########################################################################
#  Britain a German puppet
#########################################################################

event = { 
	id = 5108
	random = no
	country = GER
	
	trigger = { 
			event = 5107 #All British New Order events must have happened
			event = 5110
			event = 5111
			event = 5112
			event = 5113
			event = 5114
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	name = "Germany sets up puppet regime in London"
	desc = "Backed up by German troops, a puppet regime under the British Fascist leader Oswald Mosely is set up in Whitehall."
	style = 0

	action_a = {
		name = "OK" 
		command = { type = make_puppet which = ENG }
	}
}
##################################################################
#A European New Order - Free France takes control of British bases - UK Event
##################################################################
event = { 
	id = 5109
	random = no
	country = ENG

	trigger = {
		event = 5108 #UK has been puppeted by Germany
		war = { country = ENG country = FRA }
	}

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	name = "Free France seizes UK bases"
	desc = "The Free French have occupied our possessions in Guyana and the lesser Antilles."
	style = 0

	action_a = {
		name = "Damn them!"
		command = { type = control which = USA value = 268 } #ANTIGUA
		command = { type = control which = FRA value = 270 } #DOMINICA
		command = { type = control which = FRA value = 272 } #ST VINCENT
		command = { type = control which = FRA value = 274 } #GRENADA
		command = { type = control which = FRA value = 275 } #BARBADOS
		command = { type = control which = FRA value = 276 } #TRINIDAD
		command = { type = control which = FRA value = 308 } #BR. GUAYANA
		command = { type = control which = FRA value = 309 } 
	}
}
##################################################################
#A European New Order - Great Britain sues for Peace - Australian event
##################################################################
event = { 
	id = 5110
	random = no
	country = AST

	#triggered by ENG#5106


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans and return their former colonies of Kaiser Wilhelm Land and the Bismarck Archipelago. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 

		command = { type = secedeprovince which = GER value = 1989 } #KAISER WILLHELM LAND
		command = { type = secedeprovince which = GER value = 2023 }

		command = { type = secedeprovince which = GER value = 1990 } #BISMARK ARCHIPELAGO
		command = { type = secedeprovince which = GER value = 1991 }
		command = { type = secedeprovince which = GER value = 1966 }
		command = { type = secedeprovince which = GER value = 2025 }

		command = { type = peace which = GER value = 1 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
##################################################################
#A European New Order - Great Britain sues for Peace - Canadian event
##################################################################
event = { 
	id = 5111
	random = no
	country = CAN

	#triggered by ENG#5106


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 

		command = { type = peace which = GER value = 1 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
##################################################################
#A European New Order - Great Britain sues for Peace - New Zealand event
##################################################################
event = { 
	id = 5112
	random = no
	country = NZL

	#triggered by ENG#5106


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 

		command = { type = peace which = GER value = 1 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
##################################################################
#A European New Order - Great Britain sues for Peace - South African event
##################################################################
event = { 
	id = 5113
	random = no
	country = SAF

	#triggered by ENG#5106


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans and return their former colony of German South West Africa. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept! We were never that hot about this war anyway."
		command = { type = dissent value = 5 } 

		command = { type = removecore which = 1148 } #SOUTH WEST AFRIKA
		command = { type = removecore which = 1149 }
		command = { type = removecore which = 1150 }
		command = { type = removecore which = 1157 }
		command = { type = removecore which = 1154 }

		command = { type = secedeprovince which = GER value = 1148 } #SOUTH WEST AFRIKA
		command = { type = secedeprovince which = GER value = 1149 }
		command = { type = secedeprovince which = GER value = 1150 }
		command = { type = secedeprovince which = GER value = 1157 }
		command = { type = secedeprovince which = GER value = 1154 }

		command = { type = peace which = GER value = 1 }
		command = { type = leave_alliance }
		command = { type = alignment which = fascist value = 50 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
#########################################################################
#  Egypt an Italian puppet
#########################################################################
event = { 
	id = 5114
	random = no
	country = ITA
	
	#Triggered by ENG#5106
	
	name = "Egypt gains independence under Italian influence"
	desc = "The independence of Egypt dictated by the Axis powers is nothing but a respectable facade on Italian Imperial ambitions."
	style = 0

	action_a = {
		name = "OK" 
		command = { type = make_puppet which = EGY }
	}
}
##################################################################
#America takes control of British bases while at peace - US Event
##################################################################
event = { 
	id = 5115
	random = no
	country = USA

	trigger = { 
			NOT = { 
				war = { country = GER country = USA }
			}
			event = 5108 #only after UK has been puppeted by Germany
	}


	name = "US seizes UK bases?"
	desc = "Germany has defeated Great Britain and installed a Nazi collaborator regime in Whitehall. There is a risk that the Axis will use British territories in our vicinity as bases against us. We could seize these territories to avoid this, but that might bee seen as an aggressive move by the American people and other countries."

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Annex them, we cannot risk Axis bases that close to home."
		command = { type = dissent value = 1 } 
		command = { type = warentry value = -10 } # seeing the USA aggressive makes American people less belligerent
		command = { type = influence value = -20 } # loss of diplomatic influence since USA perceive as warmonger
		command = { type = trigger which = 5116 } #ENG secedes areas to USA
	}
	action_b = {
		name = "No, we will not be the aggressor!"
		command = { type = warentry value = 5 } #the people perceive an Axis threat against the USA.
	}
}
##################################################################
#America takes control of British bases while at peace - UK Event
##################################################################
event = { 
	id = 5116
	random = no
	country = ENG

	#triggered by USA#5115


	name = "US seizes UK bases!"
	desc = "The Americans have occupied our possessions in the Atlantic and the Caribbean."
	style = 0

	action_a = {
		name = "Damn them!"
		command = { type = secedeprovince which = USA value = 222 } #BERMUDA
		command = { type = secedeprovince which = USA value = 225 } #BAHAMAS
		command = { type = secedeprovince which = USA value = 233 } #BELIZE
		command = { type = secedeprovince which = USA value = 260 } #JAMAICA
		command = { type = secedeprovince which = USA value = 268 } #ANTIGUA
	}
}
##################################################################
#America takes control of British bases while at war - US event
##################################################################
event = { 
	id = 5117
	random = no
	country = USA

	trigger = { 
			war = { country = GER country = USA }
			event = 5108 #only after UK has been puppeted by Germany
			NOT = { event = 5116 } #Not if USA has already occupied these areas while at peace.
	}


	name = "US seizes UK bases"
	desc = "Germany has defeated Great Britain and installed a Nazi collaborator regime in Whitehall. To prevent the enemy from using UK possessions in our vicinity as bases against us, we have pre-planned for an occupation of these British areas."

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "OK"
		command = { type = trigger which = 5118 } #ENG relinquishes control of areas to USA
	}
}
##################################################################
#America takes control of British bases while at war - UK event
##################################################################
event = { 
	id = 5118
	random = no
	country = ENG

	#triggered by USA#5116


	name = "US seizes UK bases"
	desc = "The Americans have occupied our possessions in the Atlantic and the Caribbean."
	style = 0

	action_a = {
		name = "Damn them!"
		command = { type = control which = USA value = 222 } #BERMUDA
		command = { type = control which = USA value = 225 } #BAHAMAS
		command = { type = control which = USA value = 233 } #BELIZE
		command = { type = control which = USA value = 260 } #JAMAICA
		command = { type = control which = USA value = 268 } #ANTIGUA
		command = { type = control which = USA value = 308 } #BR. GUAYANA
		command = { type = control which = USA value = 309 } 
		command = { type = control which = USA value = 270 } #DOMINICA
		command = { type = control which = USA value = 272 } #ST VINCENT
		command = { type = control which = USA value = 274 } #GRENADA
		command = { type = control which = USA value = 275 } #BARBADOS
	}
}
##################################################################
#A European New Order - Ireland in the Axis? Irish Event
##################################################################
event = { 
	id = 5119
	random = no
	country = IRE

	#triggered by ENG#5100/5101/5102


	name = "Ireland in the Axis?"
	desc = "Having defeated the British, the Germans are offering to order the return of the Ulster to Ireland, but we would have to join the Axis."

	style = 0

	action_a = {
		name = "Certainly!"
		command = { type = dissent value = -5 } 
		command = { type = alliance which = GER }
		command = { type = addcore which = 493 }
		command = { type = alignment which = fascist value = 100 }
		command = { type = trigger which = 5120 } #ENG
	}
	action_b = {
		name = "Thanks but no thanks."
		command = { type = dissent value = 10 } 
	}
}
##################################################################
#A European New Order - Ireland in the Axis? British Event
##################################################################
event = { 
	id = 5120
	random = no
	country = ENG

	#triggered by IRE#5119


	name = "Ulster to Ireland"
	desc = "The Reich has ordered us to hand over Ulster to Ireland. We have no choice but to comply."

	style = 0

	action_a = {
		name = "OK"
		command = { type = dissent value = 5 }
		command = { type = secedeprovince which = IRE value = 493 } 
	}
}
##################################################################
#A European New Order - Return of the Falklands?
##################################################################
event = { 
	id = 5121
	random = no
	country = ARG

	#triggered by GER#5100, GER#5101 or GER 5102


	name = "Return of the Falklands?"
	desc = "Having defeated the British, the Germans are offering to order the return of the Malvinas to us. In return they will expect us to align our foreign policy closer to theirs."

	style = 0

	action_a = {
		name = "We thank the Reich for this gift!"
		command = { type = dissent value = -5 } 
		command = { type = addcore which = 414 }
		command = { type = alignment which = fascist value = 100 }
		command = { type = trigger which = 5122 } #ENG secedes the Falklands
	}
	action_b = {
		name = "Thanks but no thanks."
		command = { type = dissent value = 10 } 
		command = { type = alignment which = democratic value = 50 }
	}
}
##################################################################
#A European New Order - Return of the Falklands? British Event
##################################################################
event = { 
	id = 5122
	random = no
	country = ENG

	#triggered by ARG#5121


	name = "Falklands to Argentina"
	desc = "The Reich has ordered us to hand over the Falklands to Argentina. We have no choice but to comply."

	style = 0

	action_a = {
		name = "OK"
		command = { type = dissent value = 1 }
		command = { type = secedeprovince which = ARG value = 414 } 
	}
}
##################################################################
# A European New Order - Morocco to Spain
##################################################################
event = { 
	id = 5123
	random = no
	country = GER

	trigger = {
			event =5140 #not if Spain joined when its all over
			alliance = { country = GER  country = SPA }
			owned = { province = 1011 data = -1 }
			owned = { province = 1012 data = -1 }
			owned = { province = 1006 data = -1 }
			owned = { province = 1022 data = -1 }
			owned = { province = 1023 data = -1 }
			owned = { province = 1007 data = -1 }
		}

	name = "Morocco to Spain"
	desc = "Morocco is our reward to Spain for fighting at our side."

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "OK"
		command = { type = secedeprovince which = SPA value = 1011 } #MOROCCO
		command = { type = secedeprovince which = SPA value = 1012 }	
		command = { type = secedeprovince which = SPA value = 1006 }	
		command = { type = secedeprovince which = SPA value = 1022 }	
		command = { type = secedeprovince which = SPA value = 1023 }	
		command = { type = secedeprovince which = SPA value = 1007 }
	}
}
#########################################################################
#  A European New Order - Independent Flanders - Belgium Exists
#  5124 REMOVED
#########################################################################
#  A European New Order - Independent Flanders - Belgium does not exist
#  5125 REMOVED
#########################################################################
#  A European New Order - Independent Flanders
#  5127 REMOVED
#########################################################################
#  Flanders a German puppet
#  5128 REMOVED
##################################################################
#  A European New Order - Independent Flanders - Dutch Event
#  5129 REMOVED

##################################################################
#A European New Order - #Free France event with USA in Allies
##################################################################
event = { 
	id = 5130
	random = no
	country = FRA

	trigger = {
		event = 5103 #Germany has returned occupied France to Vichy Government
		OR = { 
			alliance = { country = FRA country = USA } #USA is part of the Allies
			war = { country = GER country = SOV }
		}
	}

	name = "Is there any point in fighting now?"
	desc = "Germany has signed a definitive peace treaty with the Vichy French regime of Marechal Ptain. As a part of this agreement, they are turning over occupied France to Ptain, and this has greatly increased the legitimacy of the collaborator government in the eyes of the French people. Furthermore, Britain and most of the Commonwealth have been knocked out of the war. On the bright side, at least one Great Power is still fighting Germany. At this point, is there any point in continuing the fight?"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Yes, Viv La France!"
		command = { type = dissent value = 10 } 
		command = { type = secedeprovince which = VIC value = 950 }
		command = { type = secedeprovince which = VIC value = 948 }	
		command = { type = secedeprovince which = VIC value = 922 }	
		command = { type = secedeprovince which = VIC value = 918 }	
		command = { type = secedeprovince which = VIC value = 919 }	
		command = { type = secedeprovince which = VIC value = 518 }	
		command = { type = secedeprovince which = VIC value = 520 }	
		command = { type = secedeprovince which = VIC value = 522 }	
		command = { type = secedeprovince which = VIC value = 524 }	
		command = { type = secedeprovince which = VIC value = 525 }	
		command = { type = secedeprovince which = VIC value = 526 }	
		command = { type = secedeprovince which = VIC value = 527 }
		command = { type = secedeprovince which = VIC value = 528 }	
		command = { type = secedeprovince which = VIC value = 529 }	
		command = { type = secedeprovince which = VIC value = 531 }	
		command = { type = secedeprovince which = VIC value = 532 }	
		command = { type = secedeprovince which = VIC value = 533 }	
		command = { type = secedeprovince which = VIC value = 534 }	
		command = { type = secedeprovince which = VIC value = 535 }	
		command = { type = secedeprovince which = VIC value = 536 }	
		command = { type = secedeprovince which = VIC value = 537 }	
		command = { type = secedeprovince which = VIC value = 538 }	
		command = { type = secedeprovince which = VIC value = 539 }	
		command = { type = secedeprovince which = VIC value = 543 }	
		command = { type = secedeprovince which = VIC value = 544 }	
		command = { type = secedeprovince which = VIC value = 556 }
	}
	action_b = {
		name = "No, lets end this. (GAME OVER)"

		command = { type = secedeprovince which = GER value = 1011 } #MOROCCO
		command = { type = secedeprovince which = GER value = 1012 }	
		command = { type = secedeprovince which = GER value = 1006 }	
		command = { type = secedeprovince which = GER value = 1022 }	
		command = { type = secedeprovince which = GER value = 1023 }	
		command = { type = secedeprovince which = GER value = 1007 }
	
		command = { type = secedeprovince which = GER value = 1060 } #TOGO & DAHOMEY	
		command = { type = secedeprovince which = GER value = 1061 }
	
		command = { type = secedeprovince which = GER value = 1111 } #KAMERUN
		command = { type = secedeprovince which = GER value = 1116 }
		command = { type = secedeprovince which = GER value = 1117 }
		command = { type = secedeprovince which = GER value = 1118 }
		command = { type = secedeprovince which = GER value = 1120 }

		command = { type = secedeprovince which = ITA value = 1081 } #TUNISIA
		command = { type = secedeprovince which = ITA value = 1083 }

		command = { type = secedeprovince which = ITA value = 1289 } #FRENCH SOMALILAND (DJIBOUTI)
		command = { type = trigger which = 5104 } # VIC -Free France returns to the fold
	}
}
###########################################################################
#A European New Order - #Free France event with USA and USSR not in the war
###########################################################################
event = { 
	id = 5131
	random = no
	country = FRA

	trigger = {
		event = 5103 #Germany has returned occupied France to Vichy Government
		NOT = { 
			alliance = { country = FRA country = USA }#USA is not part of the Allies
			war = { country = GER country = SOV }
		} 
	}

	name = "Is there any point in fighting now?"
	desc = "Germany has signed a definitive peace treaty with the Vichy French regime of Marechal Ptain. As a part of this agreement, they are turning over occupied France to Ptain, and this has greatly increased the legitimacy of the collaborator government in the eyes of the French people. Furthermore, Britain and most of the Commonwealth have been knocked out of the war the USA remains aloof from European events and the Soviets are friendly to Germany. At this point, is there any point in continuing the fight?"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "No, lets end this. (GAME OVER)"

		command = { type = secedeprovince which = GER value = 1011 } #MOROCCO
		command = { type = secedeprovince which = GER value = 1012 }	
		command = { type = secedeprovince which = GER value = 1006 }	
		command = { type = secedeprovince which = GER value = 1022 }	
		command = { type = secedeprovince which = GER value = 1023 }	
		command = { type = secedeprovince which = GER value = 1007 }
	
		command = { type = secedeprovince which = GER value = 1060 } #TOGO & DAHOMEY	
		command = { type = secedeprovince which = GER value = 1061 }
	
		command = { type = secedeprovince which = GER value = 1111 } #KAMERUN
		command = { type = secedeprovince which = GER value = 1116 }
		command = { type = secedeprovince which = GER value = 1117 }
		command = { type = secedeprovince which = GER value = 1118 }
		command = { type = secedeprovince which = GER value = 1120 }

		command = { type = secedeprovince which = ITA value = 1081 } #TUNISIA
		command = { type = secedeprovince which = ITA value = 1083 }

		command = { type = secedeprovince which = ITA value = 1289 } #FRENCH SOMALILAND (DJIBOUTI)
		command = { type = trigger which = 5104 } # VIC -Free France returns to the fold
	}
	action_b = {
		name = "Yes, Viv La France!"
		command = { type = dissent value = 10 } 
		command = { type = secedeprovince which = VIC value = 950 }
		command = { type = secedeprovince which = VIC value = 948 }	
		command = { type = secedeprovince which = VIC value = 922 }	
		command = { type = secedeprovince which = VIC value = 918 }	
		command = { type = secedeprovince which = VIC value = 919 }	
		command = { type = secedeprovince which = VIC value = 518 }	
		command = { type = secedeprovince which = VIC value = 520 }	
		command = { type = secedeprovince which = VIC value = 522 }	
		command = { type = secedeprovince which = VIC value = 524 }	
		command = { type = secedeprovince which = VIC value = 525 }	
		command = { type = secedeprovince which = VIC value = 526 }	
		command = { type = secedeprovince which = VIC value = 527 }
		command = { type = secedeprovince which = VIC value = 528 }	
		command = { type = secedeprovince which = VIC value = 529 }	
		command = { type = secedeprovince which = VIC value = 531 }	
		command = { type = secedeprovince which = VIC value = 532 }	
		command = { type = secedeprovince which = VIC value = 533 }	
		command = { type = secedeprovince which = VIC value = 534 }	
		command = { type = secedeprovince which = VIC value = 535 }	
		command = { type = secedeprovince which = VIC value = 536 }	
		command = { type = secedeprovince which = VIC value = 537 }	
		command = { type = secedeprovince which = VIC value = 538 }	
		command = { type = secedeprovince which = VIC value = 539 }	
		command = { type = secedeprovince which = VIC value = 543 }	
		command = { type = secedeprovince which = VIC value = 544 }	
		command = { type = secedeprovince which = VIC value = 556 }
	}
}
##################################################################
# Germany guarantees territorial integrity of Belgium
# 5132 REMOVED
##################################################################
# Belgium throws in the towel - Annexed by Flanders
# 5133 REMOVED
##################################################################
# Belgium throws in the towel - Puppeted by Germany
##################################################################
event = { 
	id = 5135
	random = no
	country = BEL

	trigger = {

		event = 5100 # New Order

		NOT = { 
			OR = {
			war = { country = GER country = ENG }
			war = { country = GER country = FRA }
			war = { country = GER country = USA }
			war = { country = GER country = SOV }
			     }
		}
	}

	name = "Belgium throws in the towel"
	desc = "With France, Great Britain and most of the Commonwealth out of the war, USA still neutral and the USSR friendly to Germany, is there really any point in fighting on?"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "No, lets end this and go home!"
		command = { type = trigger which = 5136 } #Germany puppets Belgium
	}
	action_b = {
		name = "We will NEVER surrender!"
		command = { }
	}
}
##################################################################
# Belgium throws in the towel - Puppeted by Germany
##################################################################
event = { 
	id = 5136
	random = no
	country = GER

	#triggered by BEL5135

	name = "Belgium throws in the towel"
	desc = "The Belgian Government in exile have come sniveling for peace with Germany. Shall we set up a puppet regime in Brussels?"

	style = 0


	action_a = {
		name = "Yes, do it!"
		command = { type = make_puppet which = BEL }
	}
}
##################################################################
# Holland throws in the towel
##################################################################
event = { 
	id = 5137
	random = no
	country = HOL

	trigger = {
		
		event = 5108 #Britain has been puppeted
		
		NOT = { 
			OR = {
			war = { country = GER country = USA }
			war = { country = GER country = SOV }
			     }
		}
	}

	name = "Holland throws in the towel"
	desc = "With France, Great Britain and most of the Commonwealth out of the war, USA still neutral and the USSR friendly to Germany, is there really any point in fighting on? Giving in means the loss of our colonial Empire: Japan will have Indonesia and the USA is likely to occupy our Caribbean possessions once we are in Germany's pocket."

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "No, lets end this and go home!"
		command = { type = secedeprovince which = JAP value = 1756 }#secede Dutch East Indies to Japan
		command = { type = secedeprovince which = JAP value = 1757 }
		command = { type = secedeprovince which = JAP value = 1760 }
		command = { type = secedeprovince which = JAP value = 1767 }
		command = { type = secedeprovince which = JAP value = 1768 }
		command = { type = secedeprovince which = JAP value = 1773 }
		command = { type = secedeprovince which = JAP value = 1774 }
		command = { type = secedeprovince which = JAP value = 1772 }
		command = { type = secedeprovince which = JAP value = 1771 }
		command = { type = secedeprovince which = JAP value = 1785 }
		command = { type = secedeprovince which = JAP value = 1786 }
		command = { type = secedeprovince which = JAP value = 1791 }
		command = { type = secedeprovince which = JAP value = 1792 }
		command = { type = secedeprovince which = JAP value = 1793 }
		command = { type = secedeprovince which = JAP value = 1794 }
		command = { type = secedeprovince which = JAP value = 1780 }
		command = { type = secedeprovince which = JAP value = 1779 }
		command = { type = secedeprovince which = JAP value = 1950 }
		command = { type = secedeprovince which = JAP value = 1951 }
		command = { type = secedeprovince which = JAP value = 1956 }
		command = { type = secedeprovince which = JAP value = 1955 }
		command = { type = secedeprovince which = JAP value = 1954 }
		command = { type = secedeprovince which = JAP value = 1952 }
		command = { type = secedeprovince which = JAP value = 2029 }
		command = { type = secedeprovince which = JAP value = 2012 }
		command = { type = secedeprovince which = JAP value = 2010 }
		command = { type = secedeprovince which = JAP value = 2011 }
		command = { type = secedeprovince which = JAP value = 2030 }
		command = { type = secedeprovince which = JAP value = 1969 }
		command = { type = secedeprovince which = JAP value = 1968 }
		command = { type = secedeprovince which = JAP value = 1970 }
		command = { type = secedeprovince which = JAP value = 1971 }
		command = { type = secedeprovince which = JAP value = 1982 }
		command = { type = secedeprovince which = JAP value = 1983 }
		command = { type = secedeprovince which = JAP value = 1984 }
		command = { type = secedeprovince which = JAP value = 1985 }
		command = { type = secedeprovince which = JAP value = 1986 }
		command = { type = secedeprovince which = JAP value = 1987 }
		command = { type = secedeprovince which = JAP value = 2019 }
		command = { type = secedeprovince which = JAP value = 2028 }
		command = { type = secedeprovince which = JAP value = 2008 }

		command = { type = secedeprovince which = USA value = 311 } #USA occupies Dutch Guyana and Curacao
		command = { type = secedeprovince which = USA value = 283 }

		command = { type = trigger which = 5138 } # GER
	}
	action_b = {
		name = "We will NEVER surrender!"
		command = { }
	}
}
##################################################################
# Holland throws in the towel
##################################################################
event = { 
	id = 5138
	random = no
	country = GER

	#triggered by HOL5137

	name = "Holland throws in the towel"
	desc = "The Dutch Government in exile have come sniveling for peace with Germany. Our Japanese friends have taken possession of the Dutch East Indies, and the Americans of the Caribbean colonies. What shall we do with the Netherlands proper?"

	style = 0


	action_a = {
		name = "Annex them!"
		command = { type = inherit which = HOL }
	}
	action_b = {
		name = "Puppet them!"
		command = { type = make_puppet which = HOL }
	}
}
##################################################################
# USA joins the Allies - (If not in already)
##################################################################
event = { 
	id = 5139
	random = no
	country = USA

	trigger = {
 		
		event =5115 #America has taken control of UK bases

		OR = { 
			exists = AST #at least one or the dominions must exist
			exists = CAN
			exists = NZL
			war = { country = SAF country = GER } #South Africa must also still be part of the allies
		}
		OR = { 
			event = 5110 #New Order has happened to the dominions
			event = 5111
			event = 5112
			event = 5113
		}
	}

	name = "USA joins the Allies"
	desc = "Germany is master of Europe and Britain's former dominions stand alone. We cannot allow them to fall too - we MUST take up the mantle of leadership of what is left of the Free World!"

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Join the Allies!"
		command = { type = alliance which = AST }
		command = { type = alliance which = CAN }
		command = { type = alliance which = NZL }
	}
	action_b = {
		name = "No, not our problem"
		command = { }
	}
}
##################################################################
# Spain fights on the Axis side
##################################################################
event = { 
	id = 5140
	random = no
	country = SPA

	trigger = {
			alliance = { country = GER  country = SPA }
			OR = {
				war = { country = GER country = ENG }
				war = { country = GER country = USA }
			}
		}

	name = "Spain fights on the Axis side"
	desc = "For fighting at Germany's side, we're hoping to gain French Morocco and join our possessions of Spanish Morocco and Rio Del Oro."

	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every day
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "OK"
		command = { type = addcore which = 989 } #is also flag event for Morocco to Spain
	}
}
